home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / MacTech's Sprocket™ / Sprocket-10.14.95 / SprocketStarter / SprocketStarterHeadersPPC.pch++ < prev    next >
Encoding:
Text File  |  1994-12-06  |  407 b   |  19 lines  |  [TEXT/MMCC]

  1. //    Comment out the following line unless you are using
  2. //    the Universal Headers 2.0a3 release:
  3.  
  4. #define    qUseNewUniversalInterfaces    1
  5.  
  6. //    Useful include files to speed up development
  7.  
  8. #include "BuildConditionals.h"
  9.  
  10. #include <Types.h>
  11. #include <Events.h>
  12. #include <Windows.h>
  13. #include <Dialogs.h>
  14. #include <StandardFile.h>    //    for ModalFilterYDUPP
  15. #include <Drag.h>
  16.  
  17. #include "Sprocket.h"
  18. #include "Window.h"
  19.